@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
ul{list-style-type:none;}
li{ list-style:none;line-height: 35px;}
img{border:0px;}
a{text-decoration:none; font-size: 14px;}
.clear{clear: both;}
.left{float:left;}
.right{float:right;}
body{background:#ffffff; font-family: "微软雅黑"; font-size: 14px;overflow-x:hidden;}

/* CSS Header */
#he_01{width: 100%;margin:0 auto;border-top:solid 10px #006ada;}
#he_01_mid{width: 1200px;height: 136px;margin:0 auto;position: relative;}
#he_01_logo{width: 829px;height: 90px;position: absolute;left: 0;top:23px;background: url(../images/logo.png) left center no-repeat;}
#he_01_logo a{display: block;width: 829px;height: 90px;}
#he_01_tel{min-width: 45px;height: 80px; padding-left: 55px; background: url(../images/he_01_tel.png) left center no-repeat;line-height: 25px;position: absolute;right: 0;top:30px;color: #3c3c3c;font-size: 18px;}
#he_01_tel span{color: #006ada;font-size: 30px;font-family: Impact;}
#he_02{width: 100%;height: 60px;background: #006ada;margin:0 auto;}
#he_02_mid{width: 1200px;height: 60px;margin:0 auto;}
#he_02_mid li{width: 149px;height: 60px;line-height: 60px;text-align: center;float: left;border-right:solid 1px #0087e4;}
#he_02_mid li:last-child{border-right:none;}
#he_02_mid li a{display: block;color: #fff;font-size: 16px;transition:all 0.4s;}
#he_02_mid li a:hover{background: #df0024;}
#he_03{width: 1200px;height: 550px;margin:0 auto;position: relative;}
#he_03_mid{width: 1920px;height: 550px;position: absolute;top:0;left: 50%;margin-left: -960px; z-index: 999;}
#he_03_key{width: 1200px;height: 41px;font-size: 14px;color: #666666; line-height: 40px; background: url(../images/in_03_key.png) center no-repeat;position: absolute;top:0;left: 0px;z-index:1000;}
#he_03_key a{font-size: 14px;color: #666666;}
#he_03_key a:hover{color: #e80000;}
#he_03_key span{padding-left: 40px;}
#he_03_search{width: 264px;height: 24px;position: absolute;right: 40px;top:8px;background: url(../images/search_bg.png) center no-repeat;}
#he_03_search #search_name{ width: 230px; height: 24px; line-height: 22px; float: left;border:none; outline: none; color: #b8b8b8;background: none;font-family: "微软雅黑";font-size: 12px;}
#he_03_search #button{ width: 32px; height: 24px; float: right; cursor: pointer; background: none; border:none;}
#zy_banner{width: 100%;height:320px;background: url(../images/zy_banner.jpg) center no-repeat; margin:0 auto;position: relative;}

/* CSS Footer */
#footer{width:100%;height:180px;margin:0 auto;background:#262626; padding-top: 15px;padding-bottom: 2px;}
#footer_title{width: 100%;height: 42px;margin:0 auto;border-bottom: solid 1px #373737;}
#footer_tmid{width: 1200px;height: 42px;margin:0 auto;position: relative;}
#footer_tl{width: 545px; height: 42px; line-height: 42px; position: absolute;left: 0px;top:0px; color: #fff;font-weight: bold;font-size: 18px;}
#footer_tr{width: 545px; height: 42px; line-height: 42px; position: absolute;right: 0px;top:0px; color: #fff;font-weight: bold;font-size: 18px;}
#footer_tl span,#footer_tr span{display: block; width: 78px;height: 4px;position: absolute;left: -5px;bottom:-2px;background: #006ada;}
#footer_mid{width: 1200px;margin:0 auto;position: relative; margin-top: 15px;}
#footer_l{width: 545px; line-height: 30px; position: absolute;left: 0px;top:0px; color: #7f7f7f;font-size: 12px;}
#footer_r{width: 545px; line-height: 30px; position: absolute;right: 0px;top:0px; color: #7f7f7f;font-size: 12px;}
#footer_l a{color: #7f7f7f;font-size: 12px; margin:0px 10px;}
#footer_l a:hover{color: #fff;}
#footer_copyright{width:100%;height:37px;line-height: 37px; margin:0 auto;background: #121212;text-align: center;color: #444444;font-size: 12px;}
#footer_copyright a{color: #444444;font-size: 12px;}
#footer_copyright a:hover{color: #fff;}

/*固定的悬浮窗*/

.yb_conct {

    position: fixed;

    z-index: 9999999;

    top: 200px;

    right: -127px;

    cursor: pointer;

    transition: all .3s ease;

}

.yb_bar ul li {

    width: 180px;

    height: 53px;

    font: 16px/53px 'Microsoft YaHei';

    color: #fff;

    text-indent: 54px;

    margin-bottom: 3px;

    border-radius: 3px;

    transition: all .5s ease;

    overflow: hidden;

}

.yb_bar .yb_top {

    background: url('../images/fixCont.png') no-repeat 0 0 #006ada;

}

.yb_bar .yb_phone {

    background: url('../images/fixCont.png') no-repeat 0 -57px #006ada;

}

.yb_bar .yb_QQ {

    text-indent: 0;

    background: url('../images/fixCont.png') no-repeat 0 -113px #006ada;

}

.yb_bar .yb_ercode {

    /*height:200px;*/



    background: url('../images/fixCont.png') no-repeat 0 -169px #006ada;

}

.hd_qr {

    padding: 0 29px 25px 29px;

}

.yb_QQ a {

    display: block;

    text-indent: 54px;

    width: 100%;

    height: 100%;
    font-size: 14px;

    color: #fff!important;

}

/* CSS Main */
.in_title{width: 100%;text-align: center;line-height: 40px;color: #006ada;font-size: 28px;padding-top: 25px;}
.in_title span{font-family: Impact;color: #d2d2d2;font-size: 36px;text-transform: uppercase;}
#in_01_category{width: 1200px;height: 45px;margin:0 auto;margin-top: 20px;background: #1680ef;}
#in_01_category li{float: left;width: 240px;height: 45px;line-height: 45px;text-align: center;}
#in_01_category li a{color: #fff;font-size: 18px;background: #1680ef;display: block;transition:all 0.4;}
#in_01_category li a:hover{background: #006ada;}
#in_01_category .on a{background: #006ada;}
#in_01_pro{width: 1200px;height: 272px;margin:0 auto;}
#in_01_pro li{width: 1170px;height: 242px;padding:15px;background: #d6eaff;margin:0 auto;}
#in_01_prol{width: 322px;height: 242px;background: #fff;text-align: center;float: left;overflow: hidden;}
#in_01_prol img{max-width:322px;height: 242px; vertical-align:middle;}
#in_01_prol span{ height:100%; width:0; overflow:hidden; display:inline-block; vertical-align:middle;}
#in_01_pror{width: 810px;height: 242px;float: right;}
#in_01_pror #in_protitle{width: 100%;height: 40px;line-height: 40px;margin:0 auto;font-size: 18px;color: #0063cc;font-weight: bold;}
#in_01_pror #in_prodetail{width: 100%;height: 144px;line-height: 35px;margin:0 auto;font-size: 14px;color: #444444;}
#in_01_pror #in_probtn{width: 100%;height: 39px;margin:0 auto;margin-top: 10px;}
#in_01_pror #in_probtn .pro_more{width: 180px;height: 37px;line-height: 37px;text-align: center;border:solid 1px #0063cc;font-size: 14px;color: #006ada;}
#in_01_pror #in_probtn .pro_tel{width: 234px;height: 39px;line-height: 39px;text-align: center; background: #e60012 url(../images/pro_tel.png) 15px center no-repeat; text-indent: 40px; font-size: 14px;color: #fff;}
#in_01_pror #in_probtn a{float: left;display: block;margin-right: 23px;}
#in_01_ul{width: 1308px;height:279px;margin:0px auto; margin-top: 20px; position: relative;}
.pro_next{width: 42px;height: 42px;background: url(../images/gd_rt.png) center no-repeat;position: absolute;right: 0;top:113px;cursor: pointer;}
.pro_prev{width: 42px;height: 42px;background: url(../images/gd_lf.png) center no-repeat;position: absolute;left: 0;top:113px;cursor: pointer;}
#in_01_ulmid{width: 1200px;height: 279px;margin:0 auto;overflow: hidden;}
#in_01_ulmid li{width: 330px;height: 269px;float: left;margin-right:17px;text-align: center;padding:5px;background: #f0f0f0;line-height: 25px;transition:all 0.4s;}
#in_01_ulmid li a{display: block;color: #444444;font-size: 16px;}
#in_01_ulmid li img{width: 330px;height: 229px;}
#in_01_ulmid li:hover{background: #006ada;}
#in_01_ulmid li a:hover{color: #fff;}
#in_02{width: 100%;height: 822px;margin:0px auto; margin-top: 40px; background: url(../images/in_02_bg.jpg) bottom center no-repeat;}
#in_02_top{width: 100%;height:204px;margin:0 auto;background: url(../images/in_02_top.png) center no-repeat;}
#in_02_mid{width: 1200px;margin:0 auto;background: url(../images/sx.jpg) center top no-repeat;}
#in_02_mid li{width: 1200px;height: 24px;margin:80px auto; position: relative;background: url(../images/circle.png) center no-repeat;}
#in_02_mid li .pos_l{position: absolute;left: 0px;top:-68px;}
#in_02_mid li .pos_r{position: absolute;right: 0px;top:-68px;}
#in_02_mid li .pos_bg1{width: 559px;height: 160px;background: url(../images/adv_l_bg.png) no-repeat;cursor: pointer;}
#in_02_mid li .pos_bg2{width: 559px;height: 160px;background: url(../images/adv_r_bg.png) no-repeat;cursor: pointer;}
#in_02_mid li .pos_img1{width: 151px;height: 138px;position: absolute;top:13px;left: 13px;}
#in_02_mid li .pos_img2{width: 151px;height: 138px;position: absolute;top:13px;left: 30px;}
#in_02_mid li .pos_title1{width: 340px;height: 47px;font-weight: bold; line-height: 47px; position: absolute;top:13px;left: 183px;color: #c90000;font-size: 24px;}
#in_02_mid li .pos_title2{width: 340px;height: 47px;font-weight: bold; line-height: 47px; position: absolute;top:13px;left: 203px;color: #c90000;font-size: 24px;}
#in_02_mid li .pos_title1 span,#in_02_mid li .pos_title2 span{color: #262626;}
#in_02_mid li .pos_info1{width: 340px;position: absolute;top:57px;left: 183px;font-size: 14px;color: #444444; line-height: 25px;}
#in_02_mid li .pos_info2{width: 340px;position: absolute;top:57px;left: 203px;font-size: 14px;color: #444444; line-height: 25px;}
#in_02_mid li:nth-child(odd):hover .pos_bg1{width: 559px;height: 160px;background: url(../images/adv_l_bghover.png) no-repeat;}
#in_02_mid li:nth-child(even):hover .pos_bg2{width: 559px;height: 160px;background: url(../images/adv_r_bghover.png) no-repeat;}
#in_03{width: 100%;background: #f5f5f5;margin:0 auto;}
#in_03_mid{width: 1200px;height: 500px;margin:0 auto;margin-top: 20px;}
#in_03_l{width: 253px;float: left;background: #fff;}
#in_03_title{width: 153px;height: 48px;margin:0 auto;padding:15px 50px;}
#in_03_title p{line-height: 40px; padding-bottom: 8px; font-size: 24px;font-weight: bold;color: #006ada;} 
#in_03_title span{background: #006ada;width: 58px;height: 3px;display: block;}
#in_03_case{width: 100%;margin:10px auto;}
#in_03_case li{width: 100%;height: 48px;border-bottom: solid 1px #efefef;position: relative;}
#in_03_case li:last-child{border-bottom: none;}
#in_03_case li .case_title{width: 285px;height: 48px;text-indent: 25px;position: absolute;left: 0;top:0;}
#in_03_case li .case_title a{width: 285px;height: 48px;line-height: 48px; display: block;color: #444444;font-size: 16px;transition:all 0.4s;}
#in_03_case li .case_title a:hover{color: #fff;background: #006ada;}
#in_03_tel{width: 100%;height: 68px;margin:0 auto; text-align: center; background: #006ada;line-height: 68px;font-size: 18px;color: #ffd200;}
#in_03_r{width: 893px;height: 500px;float: right;position: relative;}
#in_03_img{width: 850px;height: 365px;position: absolute;left: 0;top:0;overflow: hidden;z-index: 2;}
#in_03_img img{width: 850px;height: 365px;transition:transform 1s ease 0s;}
#in_03_r:hover #in_03_img img{transform: scale(1.10, 1.10);}
#in_03_kuang{width: 883px;height: 343px;position: absolute;right: 0;top:49px;border:solid 5px #006ada;z-index: 1;}
#in_03_more{width: 140px;height: 211px;position: absolute;left: 0;bottom:0;z-index: 3;}
#in_03_more a{display: block;width: 140px;height: 211px;background: #006ada url(../images/intro_more.png) center no-repeat;transition:all 0.4s;}
#in_03_more a:hover{background: #ffd800 url(../images/intro_more.png) center no-repeat;}
#in_03_next{position: absolute;right: 0;bottom:26px;}
#in_03_next a{display: block;width: 150px;height: 40px; color: #006ada;font-size: 14px; border:solid 3px #006ada;line-height: 40px;text-align: center;transition:all 0.4s;cursor: pointer;}
#in_03_next a:hover{color: #ffd800;font-size: 14px; border:solid 3px #ffd800;}
#in_04_title{width: 1200px;height: 66px;border-bottom: solid 1px #d6d6d6;margin:20px auto;position: relative;}
#in_04_t{width: 144px; line-height: 25px; text-transform: uppercase; color: #a7a7a7; font-size: 14px; height: 65px; position: absolute;left: 0;top:0; border-bottom: solid 3px #006ada;}
#in_04_t span{font-weight: bold;color: #006ada;font-size: 26px;}
#in_04_intro{width: 1200px;height: 159px;margin:0 auto;line-height: 30px;color: #555555;font-size: 14px;}
#in_04_intro img{float: right;margin-left: 10px;}
#in_05{width: 100%;height: 330px;border-top: solid 1px #d6d6d6;margin:35px auto;}
#in_05_mid{width: 1200px;height: 330px;margin:0 auto;}
#in_05_mid li{width: 399px;height: 330px;float: left;border-right: solid 1px #d6d6d6;}
#in_05_mid li:last-child{border-right:none;}
#in_05_mid li .news_time{width: 58px;margin:0 auto;text-align: center;line-height: 28px;color: #555555;font-size: 14px;}
#in_05_mid li .news_time p{width: 58px; height: 45px; border-bottom: solid 1px #dcdcdc; padding-top: 30px;font-size: 60px;font-family: Impact;color: #b9b9b9;}
#in_05_mid li .news_title{width: 362px; height: 30px; text-align: center; overflow: hidden; line-height: 30px; margin:0 auto; color: #555555;font-size: 18px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
#in_05_mid li .news_info{width: 362px; height: 50px; line-height: 25px; margin:6px auto; color: #8e8e8e;font-size: 14px;}
#in_05_mid li .news_img{width: 362px; height: 133px; margin:0 auto; overflow: hidden;}
#in_05_mid li .news_img img{width: 362px; height: 133px;transition:transform 1s ease 0s;}
#in_05_mid li:hover .news_title{color: #e80000;}
#in_05_mid li:hover .news_img img{transform: scale(1.10, 1.10);}
#wrap{ width:1200px; height:auto; margin: 20px auto;}

/*left*/
#left{width:263px; float: left;position: relative;display: inline;}
.left_title{width: 263px;height: 68px;background: url(../images/left_title.png) center no-repeat;margin:0 auto;}
.left_cplb1{width: 261px;margin:0 auto; border:solid 1px #e8e8e8; border-top: none;}
.left_cplb1 li{width: 261px; height: 61px; margin:0 auto;background: url(../images/left_li.png) bottom center no-repeat;}
.left_cplb1 li .left_cat{width: 261px;height: 61px;line-height: 61px;display: block;color: #7c7c7c;font-size: 14px; background: url(../images/left_icon01.png) 42px center no-repeat; margin:0 auto;}
.left_cplb1 li .left_cat span{padding-left: 62px;}
.left_cplb1 li .left_cat:hover{background:#006bd5 url(../images/left_icon02.png) 42px center no-repeat;color: #fff;}
.left_cplb1 li .hover{background:#006bd5 url(../images/left_icon02.png) 42px center no-repeat;color: #fff;}
.left_tel{width: 263px;height: 98px;background: url(../images/left_tel.png) center no-repeat;}
.left_tel p{padding-top: 8px;padding-left: 82px;font-size: 14px;color: #fff;line-height: 26px;}
.left_tel p span{font-weight: bold;font-size: 23px;}

/*product_info*/
.pro_title{margin:10px 0 0 0;width:100%;height:35px;background:#ebebeb; margin-bottom:10px;}
.pro_title span{display:inline-block; text-align: center; padding: 0 20px; font-size: 15px; height:100%;background:#006bd5;color:#fff;line-height:35px;}
.pro_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
.content{ padding: 20px 0 0; line-height: 2.0;}
.info_nr{ width:430px; height:auto; overflow:hidden; background:#fff;}
.info_nr tr{height: 40px;}
.t_r{text-align:right;}
#submit{width:55px;height:29px;color:#000;cursor:pointer; background:url(../Image/button.gif) none center;}
#news_d{width: 100%;margin:20px auto;border-bottom: 1px solid #f2f2f2;padding:10px 0px;font-size: 12px;}
#zy_pro{width: 100%;margin:0 auto;position: relative;}
#zy_pro_l{width: 444px; text-align: center; float: left; border:solid 1px #e8e8e8; }
#zy_pro_r{width: 440px;height: 350px; float: right; position: relative;}
#zy_pro_btn{width: 440px;height: 47px;position: absolute;right: 0px;bottom:65px;}
#zy_pro_btn a{width: 138px; text-align: center; height: 47px;line-height: 47px;float: left;display: block;margin-right: 10px;font-size: 14px!important;color: #fff!important;}
#zy_pro_btn .a_qq{background: #006bd5;}
#zy_pro_btn .a_order{background: #2a2a2a;}
#zy_pro_tel{width: 380px;height: 49px;background: url(../images/he_01_tel.png) left center no-repeat;font-size: 14px;color: #808080;line-height: 25px;position: absolute;right: 0px;bottom:5px;padding-left: 59px;}
#zy_pro_tel span{color: #d73240;font-size: 25px;font-weight: bold;}
#zy_pro_nav{width: 100%;height: 40px;margin:20px auto;}
#zy_pro_nav a{float: left;display: block;width: 150px; text-align: center; transition:all 0.4s; margin-right: 1px; line-height: 40px;height: 40px;color: #fff!important;font-size: 16px!important;background: #3f3f3f;font-weight: bold;}
#zy_pro_nav a:hover{background: #006bd5;}
.pro_r_t{width: 100%;height: 41px; line-height: 41px; color: #fff;font-size: 16px; margin:0 auto;background: url(../images/pro_bg.png) left center no-repeat;position: relative;}
.pro_r_i{width: 24px;height: 25px;position: absolute;left: 23px; top:8px;}
.pro_r_t span{padding-left: 58px;}
.pro_r_c{width: 96%;  overflow: hidden; padding:10px 0px; line-height: 26px; color: #646464;font-size: 14px;}
.pro_r_m{width: 90px;height: 34px;line-height: 34px;text-align: center;position: absolute;right: 10px;bottom: 0;}
.pro_r_m a{display: block;background: #c90505;color: #fff;font-size: 12px;transition:all 0.4s;}
.pro_r_m a:hover{background: #343434;}

/* CSS Ziye */
#right{width:910px; height:auto;float: right; color: #424242;}
#right_title{width: 910px;height:26px;line-height: 26px; margin:0 auto;font-size: 16px;font-weight: bold;color: #003284;}
#right_title a{font-size: 16px;font-weight: bold;color: #003284;}
#right_title a:hover{color:#e80000;}
#right_content{ width: 900px; height:auto;margin:15px auto; min-height:600px;_height:600px;_height:100%;line-height:34px;color:#2e2e2e;font-size: 15px;}
#indexNews li{width:98%;height:40px;margin:0 auto;border-bottom:#D9D9D9 1px dotted; color:#000;font-size:12px;position: relative;transition:all 0.4s;}
#indexNews li a{height:40px;line-height:40px;display:block; padding-left:0;color:#575656;font-size:14px;}
#indexNews li .time{position: absolute;top:0;right:13px;height:40px;line-height:40px;color:#575656;}
#indexNews li span{paddding-left:13px;transition:all 0.4s;}
#indexNews li a:hover{color:#e80000;}
#indexNews li:hover{border-bottom:1px solid #cecccc; background-color:#f1f1f1}
#indexNews li:hover span{padding-left: 20px;}
#indexNews li:hover .time{right: 20px;}
#page{width:100%;height:40px; line-height:40px;text-align:right;margin:20px auto;color:#575656;font-size:14px;clear:both;}
#page a{color:#575656;font-size:14px;}
#page a:hover{color:#e80000;}
#newTitle{width:750px;line-height:30px;color:##265035;font-size:16px; font-weight: bold; text-align:center;margin:0 auto;}
#productTitle{width:750px;height:30px;color:#000000;font-size:18px;text-align:center;margin:0 auto;}
#newsInfo{width:750px;height:20px;color:#000000;font-size:12px;text-align:center;margin:10px auto;}
.newsinfoleft {padding-left: 30px;}
.xxsmys{ height:30px; line-height:30px; background-color:#ececec;}
.xxsmwz{ width:88px; height:30px; color:#FFF; text-align:center; display:block; background-color:#9a9a9a;}
.pageys{ width:59px; height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center;}
.pageys:hover{color:#ff6c00}
.pageys1{ width:20px;height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center; margin-left:5px;}
.pageys2{ float:left; padding-left:5px;height:21px; line-height:21px; }

#infoImage{width:100%;text-align:center;margin:10px 0 10px 0;}
#infoImage img{ max-width:600px; padding:3px; border:#dcdcdc solid 1px;}

#newsContent{width:100%;margin:0 auto;}
#picUL{ width:100%; height:100%; overflow:hidden;}
#picUL li{height:260px;width:276px;float:left;margin:0 5px 5px 15px;_margin:0 8px;text-align:center;}

#picUL li .pic_01{width:276px;height:226px; text-align: center;background: #ffffff;border:1px solid #dcdcdc;}
#picUL li .pic_01 img{max-height:220px;max-width:270px;padding:2px;vertical-align:middle;}
#picUL li .pic_01 span{ height:100%; width:0; overflow:hidden; display:inline-block; vertical-align:middle;}
#picUL li .pic_02{width:276px;text-align: center;line-height:30px;}
#picUL li a{color:#575656;font-size:14px;}
#picUL li a:hover{color:#e80000;}
.G_tips{
  color:#666;
  width:486px;
  border:1px solid #dedede;
  padding:7px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  box-shadow: 0px 0px 3px rgba(0,0,0,.1);
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}


.recruitys{ width:670px; height:auto; padding:10px; background-color:#fafafa; border:#dedede solid 1px;}
.recruitcon{ height:173px;  border-bottom:#cdcdcd dashed 1px; margin:10px;}
.recruitcon1{ height:173px;  margin:10px;}
.recruitconl{ width:145px; height:153px; float:left; text-align:left;}
.recruitconc{ width:572px; height:153px; float:left; padding-left: 75px;}
.recruitconc li{ width:372px; height:35px; line-height:35px; color:#444444;}
.zwmcys{ color:#ff6c00; font-weight:bold;}
.recruitconr{ width:133px; height:auto; float:left; text-align:center;}
  .chakan{padding-top: 13px;}



.formys{ height:auto; padding:10px;}
.cpmcys{ width:280px; height:34px;border:1px solid #dedede;}
.formbz{ float:left;}
  .G_InputText{

  width:278px;

  height:30px;

  border:1px solid #d2d4d6;

}

.G_textarea{

  width:300px;

  height:100px;

  border:1px solid #dedede;

}

.G_ul{

  margin:0 auto;
}

.G_botton{

  width:55px;

  height:30px;

  line-height:30px;

  border:0;

  background:url(button.gif) no-repeat;

  cursor:pointer;

}

.borderLi{ width:500px; height:auto; padding-top:10px;}
.G_tips{

  

  width:486px;

  margin:10px auto 0 auto;

  border:1px solid #dedede;

  padding:7px;

  border-radius:5px;

  -moz-border-radius:5px;

  -webkit-border-radius:5px;

  box-shadow: 0px 0px 3px rgba(0,0,0,.1);

  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

}


.cpfwnr{width:230px; height:100%;overflow:hidden;}
.cpfwnr dt{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(allbg.gif) no-repeat;background-position: 0 -137px;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dd{width:190px;margin:0 auto;line-height:2}
.cpfwnr dt a{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(a1.jpg) no-repeat;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dt:hover{background:url(allbg.gif) no-repeat;background-position: 0 -102px;color:#fff;}
.cpfwnr dd a{width:190px;height:25px;line-height:25px;margin:3px 0 0 0;color:#333;font-size:12px;}
.cpfwnr dd a:hover{color:#ff6c00;}


.page{margin:0 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
/*.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
*/
/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;height: 73px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a{color:black;}
.m2t ul li a:hover{ color:red; text-decoration:underline;}

.f{ float:right; margin-right:10px; _margin-top:7px;}

.map{ float:right;margin-top: 20px;}
.map a{color:black;}